command patterns造句
例句与造句
- figure 2 . sequence diagram for a stateful command pattern
图2.有状态命令模式的程序表 - this is an application of the command pattern
这是command模式的一个应用。 - this invocation is modeled as a command pattern
这种调用采用命令模式。 - known as the command pattern to encapsulate this operator in an object
)在对象中封装这个运算符。 - a simplified version of the command pattern is shown in figure 6
图6显示的是命令模式的一个简化版本。 - It's difficult to find command patterns in a sentence. 用command patterns造句挺难的
- the command pattern used in this article has been simplified for clarity
本文中使用到的command模式为达到清楚明了,已作了一定的简化。 - all business logic is encapsulated in command objects by applying the command pattern
所有的业务逻辑通过应用command模式来封装在command对象中。 - normally, such listeners are specified as instances of anonymous inner classes using the command pattern
通常,这样的侦听器通过使用命令模式(commandpattern)被指定为匿名内部类的实例。 - code that logs information to a file can be added to the execute operation of concretecommand in the command pattern
在command模式中,将信息记录到文件中的代码能够被添加到concretecommand的execute()操作。 - so far, i ve looked at asynchronous request response using message queues and business logic encapsulation using the command pattern
迄今为止,我已经观察到可以使用消息队列来实现异步的请求或响应,以及使用command模式来实现商业逻辑封装。 - the command pattern is distinguished by the encapsulation of distinct activities into reusable objects whose behavior can be parameterized per request
command模式是非常有名的,它把一些独特的活动封装起来成为可重用的对象,对于每次请求,这些对象的行为都可以被参数化。 - in this paper, a command pattern is introduce in the system architecture, and furthermore, an online upgradable model to realize system upgrading safely is presented
论文首先对分布式系统和实时控制系统的基本概念和应用现状作了简单介绍,然后介绍了分布式实时系统对安全性的需求。 - every command class created from the command pattern would write information to the log . this can include the name of the command class or any parameterized information in the pattern
每个从command模式中建立的command类都会把信息写进日志,包括command类的名字或者模式中的任何参数信息。 - the framework we ll create is a simple 3-tier framework that processes business logic using three patterns : the 3-layer architecture pattern, the singleton pattern, and the command pattern
我们将要建立的是一个简单的3-tier框架,它使用了三种模式处理业务逻辑:3-layer体系结构模式、singleton模式和command模式。 - the goal of the pattern is to achieve the same kind of business logic encapsulation achieved by the command pattern while presenting a less complicated, more user-friendly interface to potential clients
该模式的目标是向潜在客户端呈现一个不太复杂的、更加友好的用户接口,能完成像command模式那样的业务逻辑封装。
更多例句: 下一页